-- card: 37093 from stack: in -- bmap block id: 33848 -- flags: 0000 -- background id: 37255 -- name: index 3 ----- HyperTalk script ----- on opencard global maploc, cardloc put "index" into maploc set the hilite of cd btn 12 to true end opencard on closecard set the hilite of cd btn 12 to false push card end closecard -- part 2 (button) -- low flags: 00 -- high flags: A000 -- rect: left=120 top=198 right=217 bottom=260 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 156 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: Evaluation exercises ----- HyperTalk script ----- on mouseUp visual effect dissolve go card "test 0" end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: A000 -- rect: left=136 top=218 right=238 bottom=305 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 156 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: Features & Advantages #1 ----- HyperTalk script ----- on mouseUp visual effect dissolve go card "test 1" end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: A000 -- rect: left=136 top=239 right=258 bottom=305 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 156 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: Features & Advantages #2 ----- HyperTalk script ----- on mouseUp visual effect dissolve go card "test 2" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: A000 -- rect: left=136 top=259 right=279 bottom=296 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 156 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: Compatability (software) ----- HyperTalk script ----- on mouseUp visual effect dissolve go card "test 3" end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: A000 -- rect: left=136 top=301 right=321 bottom=246 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 156 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: Multiple choice ----- HyperTalk script ----- on mouseUp visual effect dissolve go card "qa 1" end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: A000 -- rect: left=338 top=114 right=133 bottom=492 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 156 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: Flexibile Upgrade Paths ----- HyperTalk script ----- on mouseUp visual effect dissolve go to card id 12273 end mouseUp -- part 12 (button) -- low flags: 00 -- high flags: A000 -- rect: left=338 top=97 right=113 bottom=415 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 156 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: Features ----- HyperTalk script ----- on mouseUp visual effect dissolve go to card id 11103 end mouseUp -- part 21 (button) -- low flags: 00 -- high flags: A000 -- rect: left=136 top=280 right=300 bottom=302 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 156 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: Compatability (hardware) ----- HyperTalk script ----- on mouseUp visual effect dissolve go card "test 4" end mouseUp -- part 22 (button) -- low flags: 00 -- high flags: A000 -- rect: left=118 top=97 right=116 bottom=215 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 156 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: Displays ----- HyperTalk script ----- on mouseUp visual effect dissolve go to card id 8941 end mouseUp -- part 23 (button) -- low flags: 00 -- high flags: A000 -- rect: left=118 top=117 right=134 bottom=282 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 156 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: Displays for this Product ----- HyperTalk script ----- on mouseUp visual effect dissolve go to card id 18891 end mouseUp -- part 25 (button) -- low flags: 00 -- high flags: A003 -- rect: left=14 top=86 right=107 bottom=55 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 157 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: A - C ----- HyperTalk script ----- on mouseUp if the name of this card is "index 1" then set the hilite of me to true else visual effect dissolve go card "index 1" end if end mouseUp -- part 26 (button) -- low flags: 00 -- high flags: A003 -- rect: left=14 top=110 right=132 bottom=55 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 157 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: D - F ----- HyperTalk script ----- on mouseUp visual effect dissolve go card "index 3" end mouseUp -- part 27 (button) -- low flags: 00 -- high flags: A003 -- rect: left=14 top=134 right=156 bottom=55 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 157 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: G - L ----- HyperTalk script ----- on mouseUp visual effect dissolve go card "index 4" end mouseUp -- part 28 (button) -- low flags: 00 -- high flags: A003 -- rect: left=14 top=158 right=180 bottom=55 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 157 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: M - Q ----- HyperTalk script ----- on mouseUp visual effect dissolve go card "index 6" end mouseUp -- part 29 (button) -- low flags: 00 -- high flags: A003 -- rect: left=14 top=182 right=204 bottom=55 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 157 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: R - T ----- HyperTalk script ----- on mouseUp visual effect dissolve go card "index 8" end mouseUp -- part 30 (button) -- low flags: 00 -- high flags: A003 -- rect: left=13 top=206 right=228 bottom=55 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 157 -- text size: 14 -- style flags: 0 -- line height: 18 -- part name: U - Z ----- HyperTalk script ----- on mouseUp visual effect dissolve go card "index 10" end mouseUp -- part contents for background part 2 ----- text ----- Macintosh Display Card 4•8 and 8•24 -- part contents for background part 3 ----- text ----- Index -- part contents for background part 4 ----- text ----- Click on any index entry to go to that card.